#include "room.h"

#undef EXTRA_RESET
#define EXTRA_RESET no_castle_flag = 1;
THREE_EXIT("room/lanceroad1","east",
       "room/lanceroad3", "west",
       "room/post", "north",
         "Lance Road",
"You are on the recently paved Lance Road.  The front entrance to the post\n"+
"office is to the north. Lance road continues to the east and west.\n",1 )
